home *** CD-ROM | disk | FTP | other *** search
/ Bible Heaven / Bible Heaven.iso / olkoran / mm2.bat < prev    next >
DOS Batch File  |  1994-09-26  |  3KB  |  77 lines

  1. if exist   \OLKORAN\%1\version.dat goto l1
  2. cls
  3. echo:  
  4. echo:  
  5. echo:              ▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓▓
  6. echo:              ▓▓█▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀█▓▓
  7. echo:              ▓▓█    The Bible text you selected does not seem   █░░
  8. echo:              ▓▓█    to be installed.  To acquire another text,  █░░
  9. echo:              ▓▓█    select Ordering from the Mini∙Menu.         █░░
  10. echo:              ▓▓█                    ------                     █░░
  11. echo:              ▓▓█    Unwanted menu selections may be deleted.    █░░
  12. echo:              ▓▓█    Select Editor to edit the MM.bat file.      █░░
  13. echo:              ▓▓█▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄█░░
  14. echo:              ▓▓▓▓░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░░
  15. echo:  
  16. echo:  
  17.    pause
  18.    goto end
  19. :l1
  20.    cls
  21.    if exist   \OLKORAN\%1\%1.doc goto l2
  22.      \OLKORAN\choose 12 "Online Bible 6.1" "Run %1" "Load TSR for %1"
  23.    if errorlevel 9 goto l4
  24.    if errorlevel 8 goto l8
  25.    goto end
  26. :l2
  27.    if exist   \OLKORAN\%1\read.me goto l3
  28.      \OLKORAN\choose 12 "Online Bible 6.1" "Run %1" "Load TSR for %1" "Version Information"
  29.    if errorlevel 9 goto l4
  30.    if errorlevel 8 goto l8
  31.    if errorlevel 7 goto l5
  32.    goto end
  33. :l3
  34.      \OLKORAN\choose 12 "Online Bible 6.1" "Run %1" "Load TSR for %1" "Version Information" "General Information"
  35.    if errorlevel 9 goto l4
  36.    if errorlevel 8 goto l8
  37.    if errorlevel 7 goto l5
  38.    if errorlevel 5 goto l7
  39.    goto end
  40. :l4
  41.      \OLKORAN\bible d=  \OLKORAN\%1    %olb%
  42.    if errorlevel 1 set olb=
  43.    if errorlevel 1 pause
  44.    if %1 == GNT       \OLKORAN\crt25
  45.    if %1 == BHS_BHM   \OLKORAN\crt25
  46.    goto end
  47. :l5
  48.    if not exist   \OLKORAN\%1\fonts.exe goto l6
  49.      \OLKORAN\%1\fonts
  50. :l6
  51.      \OLKORAN\view    \OLKORAN\%1\%1.doc
  52.    if not exist   \OLKORAN\%1\fonts.exe goto l1
  53.      \OLKORAN\crt25
  54.    goto l1
  55. :l7
  56.      \OLKORAN\view   \OLKORAN\%1\read.me
  57.    goto l1
  58. :l8
  59.      \OLKORAN\crt25
  60.    cls
  61.      \OLKORAN\_bible   \OLKORAN\%1 "Enter Hotkey:" "Enter Passage:"
  62.    echo If a Hotkey Number appears on the screen your TSR loaded OK
  63.    echo                   --- HOW TO USE THE TSR ---
  64.    echo 1. Run UED or some other word processor
  65.    echo 2. Place the cursor where you want (up to 30) Bible verses typed in.
  66.    echo 3. Press the Hotkey combination you just selected.
  67.    echo 4. Fill in the Enter Passage Box.  For example JOH 3.16 or PS 23
  68.    echo    (with a graphics Windows screen the box is invisible! Type anyway.)
  69.    echo 5. Watch while the TSR types in the verses.  If they go off the right
  70.    echo    side of your screen, you need to set Word Wrap on.
  71.    echo    (see printed User's Guide appendix C for other ways to load TSR)
  72.    echo 6. DO NOT load the TSR twice for the same version.
  73.    pause
  74.    goto l1
  75. :end
  76.      \OLKORAN\mm
  77.